| Project ID | 85258A0800611BA4852587F200501561 |
| Version | 3 |
| Class ID | 85258A0800611BA4852587F3006DF3B9 |
| VSE Class ID | 3 |
| Class Type | Base |
| Attributes |
VSEVersion (Get) As String |
GetRootObject() As JSONObject |
IsValidJSON(JSON As String) As Boolean |
LoadFromFile(FilePath As String) As JSONParser |
LoadFromJSON(JSON As String) As JSONParser |
LoadFromObject(Object As JSONObject) As JSONParser |
New() As JSONParser |
ToString(PrettyPrint As Boolean) As String |
Function IsValidJSON(JSON As String) As Boolean | ||||
|---|---|---|---|---|
| Returns True if the input is valid JSON, otherwise returns False | ||||
| idx | Argument | Data Type | Attributes | Comments |
| 1 | JSON | String | String to validate | |
Copyright © HCL America, Inc. 1999, 2023. All Rights Reserved.